runtime.cleanupQueue.needsWake (method)

2 uses

	runtime (current package)
		mcleanup.go#L505: func (q *cleanupQueue) needsWake() bool {
		proc.go#L3448: 	if gcCleanups.needsWake() {